home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilmisc / modidlst.lha / modeidlist_1.11 / ModeIDList.readme < prev    next >
Text File  |  1996-11-01  |  2KB  |  67 lines

  1. Short:    Lists DisplayDatabase entries, V1.11
  2. Kurz:     listet DisplayDatabase-Einträge, V1.11
  3. Author:   Thomas Krafzik
  4. Type:     util/boot
  5. Requires: OS 2.1 or higher (only tested with 3.0 and 3.1 on an Amiga4000/030)
  6.  
  7. DISCLAIMER:
  8. --------------------------------------------------------------------------
  9. This is FREEWARE.
  10. Distribution on Aminet and AminetCDs is always ok.
  11. Distribution by Fred Fish is always ok.
  12. Distribution on MeetingPearlsCDs is always ok.
  13. Other commercial distribution without written permission of me is strictly
  14. forbidden.
  15. --------------------------------------------------------------------------
  16.  
  17. Hello,
  18. with this program you can list all monitor ids currently in your system,
  19. you can define a pattern to filter certain monitor ids, you can define
  20. property flags to even filter ids by these, you can get all dimensions of
  21. all modeids, you can get a simple version of this, you can get the current
  22. frequencies of the modeids, you can list all properties of all modeids and
  23. you can get the actual modeid of the frontmost screen.
  24. If you don't have the include files (especially graphics/modeid.h)
  25. you probably doesn't have any idea about this cryptic MODEID number.
  26.  
  27. Template:
  28. ModeIDList ID=MODEID/K,A=ALL/S,SD=SIMPLEDIMS,D=DIMS/S,P=PROPERTIES/S,F=FREQUENCY/S,PROPPATTERN/M
  29.  
  30. MODEID:      here you can give any AmigaDOS pattern or a single modeid or 'T' for actual modeid
  31. ALL:         shows also the unnamed modeids
  32. DIMS:        shows overscan dimensions
  33. SIMPLEDIMS:  show only results, no x or y coords
  34. PROPERTIES:  shows property flags (AGA,ECS,EHB,HAM...)
  35. FREQUENCY:   shows also Hz/kHz
  36. PROPPATTERN: filter shown modeids by property flags
  37.          flags could be:
  38.          Lace DualPF PF2Pri HAM ECS AA PAL Sprites GenLock
  39.          WB Draggable Panelled BeamSync EHB SprAtt SprChngRes
  40.          SprBorder ScanDbl SprChngBase SprChngPri DBuf
  41.          ProgBeam Foreign
  42.  
  43. Examples:
  44. ModeIDList ID=T D P F WB Lace
  45. ModeIDList ID=99#? SD F
  46. ModeIDList
  47. ModeIDList A D P F HAM AA
  48.  
  49.  
  50. My Address:
  51. Thomas Krafzik
  52. Belforter Str. 20
  53. 45884 Gelsenkirchen
  54. Germany
  55.  
  56. Phone: (+49)209 12386 (international)
  57.        0209 12386 (german)
  58.  
  59. Email: (not my address)
  60.        Kenwood@Focus.RUHR.DE
  61.  
  62. If you have any questions you can contact me by phone, snail mail or email.
  63. If you send mail and expect an answer, include return postage also.
  64. (AIRmail to USA costs 3DM, which is 2US-$).
  65.  
  66. Thank you.
  67.